CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51 sd卡

搜索资源列表

  1. report_of_sd_mmc_reader1

    0下载:
  2. 51单片机读写SD_MMC卡设计报告--本文件介绍了在51平台通过SPI方式读写SD/MMC卡,包括软硬件需求, SD/MMC硬件连接, SPI接口软件模拟,SD/MMC上电初始化,写单块,读单块,写多块,读多块,块擦除,上位串口通讯协议,PC上位软件操作说明等。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:233452
    • 提供者:6756
  1. sadgfajkfhjkdfoawei_sd

    0下载:
  2. 教你如何写cd卡程序,从最基本的单片机51做入门样机。值得一看哦!-tell you something about writing sd with 51
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:129738
    • 提供者:于倪
  1. MP3(CH375_FAT32_U_SD)V1.2

    0下载:
  2. STC12C5A单片机操作VS1003和CH375播放音乐,支持SD、U盘、TF卡,主要看CH375兼容性,可流畅播放192K比特率文件,未使用51的总线,方便任意硬件IO连接(未使用CH375.lib,因为它内部无法查看或修改,IO设置也因此较难更改),很适合初学者及功能不断扩展。-双语对照 STC12C5A MCU operation VS1003 and CH375 playing music, supporting SD, USB, TF card, main CH375 compati
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:336179
    • 提供者:ly
  1. SDPMP3

    0下载:
  2. SD读写+VS1003 MP3播放,主控芯片为STC12C5A60S2,经典51内核可加上拉电阻实现,只需稍作修改可播放码率64K以下的MP3音乐(注释里说128K,实测很卡)-SD reader+ VS1003 MP3 Player
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:260207
    • 提供者:郭淼
  1. SD_card

    0下载:
  2. 基于51单片机的SD卡试验,适合初学者学习-SD card test based on 51 single chip microcomputer
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:25046
    • 提供者:潘军
  1. SD51

    1下载:
  2. 用MCS-51单片机访问读写SD卡的仿真proteus实例。-MCS-51 chip is used to access SD card read and write proteus simulation examples.
  3. 所属分类:SCM

    • 发布日期:2016-12-07
    • 文件大小:31744
    • 提供者:yang
  1. Demo

    1下载:
  2. 此工程功能是利用51单片机驱动TFT彩屏模块,同时读写SD卡,将图片或文字显示在彩屏上,显示温度,字体随温度变化而变化。-This engineering feature is the use of 51 single-chip driver TFT color display modules, and SD card reader, the image or text is displayed on the color screen, show temperature, font with t
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:98405
    • 提供者:张力振
  1. read-and-write-sdcard

    0下载:
  2. 51单片机读写sd卡程序,包括对手动卡的读取片区,擦除片区,写入片区,51 单片机模拟spi时序对sd卡进行操作-51mcu read and write sd card
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2179
    • 提供者:胡成洋
  1. DEVICE

    0下载:
  2. 51单片机读取SD卡程序。小于32G的SD卡,很有应用价值,使用一个小芯片就可以读取SD卡的内容。- 51 microcontroller reads the SD card program. Less than 32G SD card, great value, using a small chip can read the contents of SD card.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1071
    • 提供者:tsg
  1. SDcard

    0下载:
  2. STC的51单片机读取SD卡数据并用串口显示-51MCU control SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:152284
    • 提供者:change
  1. TFT

    0下载:
  2. 实现用51单片机读取SD卡里面的数据显示在TFT彩屏上面-Achieve read SD card inside with 51 single-chip TFT color screen for displaying data in the above
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:264289
    • 提供者:李丽
  1. SD

    0下载:
  2. 51单片机SDHC卡驱动程序,模拟SPI总线方式,修改相关引脚即可直接调用-51MCU SD card deiver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1408
    • 提供者:TF
  1. SDcard

    0下载:
  2. 51单片机读取SD卡程序,本程序完全采取振南znfat系统文件,各种单片机都能使用,移植方便。-51 MCU read SD card program
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:226046
    • 提供者:小仙女
  1. 51_SD_Fat32

    0下载:
  2. 核心内容是51单片机通过串口操作SD卡Fat32文件系统,但不止这些功能,还包括其他丰富的功能,包括通过串口控制:eeprom、rtc、m25p80、xmodem、pfs。适合:15W4KXX系列单片机。-51 microcontroller through the serial port operation SD card Fat32 file system, features rich, including through the serial control: EEPROM, RTC, m
  3. 所属分类:SCM

    • 发布日期:2017-12-14
    • 文件大小:67319
    • 提供者:shinejet_usb
  1. 1

    0下载:
  2. 51单片机+VS1003+SD卡 带中文显示文件与音乐频谱显示,显示屏为OLED-51 single-chip+ VS1003+ SD card with Chinese display files and music spectrum display, the display for the OLED
  3. 所属分类:SCM

    • 发布日期:2017-12-16
    • 文件大小:3782656
    • 提供者:曹杰
  1. laser-cutting-machine

    0下载:
  2. 该源码实现基于51单片机的激光雕刻机部分功能,都是单个的子模块,包括SD卡在SPI模式下的读写,通过数码管显示读取内容,可配合激光雕刻机实现脱机打印,以及激光雕刻机和上位机的通讯,以及圆弧和直线插补程序,用来解析G代码,最后附上俩个小程序,一个是光立方,另外一个是超声波测距-The source code based on 51 single-chip laser engraving machine part of the function, are a single sub-module, i
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:17231
    • 提供者:李瑞刚
  1. SDPZNFATP51

    0下载:
  2. 51+SD+ZNFAT 读取SD 卡信息 -This program is mainly on 51 MCU, realize the serial port read the function of Zn fat file. Hope can be shared to learn together.
  3. 所属分类:SCM

    • 发布日期:2017-12-16
    • 文件大小:283648
    • 提供者:董云云
  1. 4g-sdhc--znfat

    1下载:
  2. 本程序是在sd卡读取的基础上,修改为读取sdhc卡+znfat,运行环境为51开发板,希望和大家分享,一起学习。-This program is based on SD card read, modified to read sdhc card+ Zn, operating environment 51 development board, hope to share and learn together.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-17
    • 文件大小:303104
    • 提供者:董云云
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com